Skip to content

feat(container): update image ghcr.io/stuffanthings/qbit_manage ( v4.6.6 ➔ v4.7.0 )#118

Merged
gravity182 merged 1 commit intomainfrom
renovate/ghcr.io-stuffanthings-qbit_manage-4.x
Apr 5, 2026
Merged

feat(container): update image ghcr.io/stuffanthings/qbit_manage ( v4.6.6 ➔ v4.7.0 )#118
gravity182 merged 1 commit intomainfrom
renovate/ghcr.io-stuffanthings-qbit_manage-4.x

Conversation

@renovate-bot-gravity182
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/stuffanthings/qbit_manage minor v4.6.6v4.7.0

Release Notes

StuffAnThings/qbit_manage (ghcr.io/stuffanthings/qbit_manage)

v4.7.0

Compare Source

Requirements Updated
  • "fastapi==0.135.3"
  • "requests==2.33.1"
  • "pytest==9.0.2"
  • "ruff==0.15.9"
BREAKING CHANGE
  • Changed default web server port from 8080 to 8181 to avoid conflicts with qBittorrent's default WebUI port. Users relying on the default port must update their configurations. (Fixes #​1050)
Improvements
  • Web UI: Refactored share limits component to use shareLimitsSchema for improved consistency (Fixes #​1082)
Bug Fixes
  • Web UI: Fixed invalid YAML serialization when saving config and preserve top-level config sections (Fixes #​1096)
  • Fixed race condition when adding exclusion tags causing share limits to be incorrectly reinstated in the same run (Fixes #​1114)
  • Fixes categorization for 'other' tracker when applying category to tracker config (Fixes #​1066)
  • Fixes visual bug in webUI when saving changes to share limits. (Fixes #​1082)

Full Changelog: StuffAnThings/qbit_manage@v4.6.6...v4.7.0


Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

--- HelmRelease: default/qbit-manage CronJob: default/qbit-manage

+++ HelmRelease: default/qbit-manage CronJob: default/qbit-manage

@@ -47,13 +47,13 @@

           - command:
             - sh
             - -c
             - |
               cp /config-template/config.yml /config/config.yml
               echo "Config file copied from template"
-            image: ghcr.io/stuffanthings/qbit_manage:v4.6.6@sha256:e4bb989719c9f3c7218c36f688de03cea2b95f0664fa89ba8095ad7ed0eeefed
+            image: ghcr.io/stuffanthings/qbit_manage:v4.7.0@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
             name: copy-config
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
@@ -79,13 +79,13 @@

             - qbit_manage.py
             env:
             - name: QBT_LOG_LEVEL
               value: INFO
             - name: TZ
               value: Europe/Moscow
-            image: ghcr.io/stuffanthings/qbit_manage:v4.6.6@sha256:e4bb989719c9f3c7218c36f688de03cea2b95f0664fa89ba8095ad7ed0eeefed
+            image: ghcr.io/stuffanthings/qbit_manage:v4.7.0@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
             name: app
             resources:
               requests:
                 cpu: 10m
                 memory: 64Mi
             securityContext:

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

--- kubernetes/apps/default/qbit-manage/app Kustomization: default/qbit-manage HelmRelease: default/qbit-manage

+++ kubernetes/apps/default/qbit-manage/app Kustomization: default/qbit-manage HelmRelease: default/qbit-manage

@@ -43,13 +43,13 @@

             - qbit_manage.py
             env:
               QBT_LOG_LEVEL: INFO
               TZ: Europe/Moscow
             image:
               repository: ghcr.io/stuffanthings/qbit_manage
-              tag: v4.6.6@sha256:e4bb989719c9f3c7218c36f688de03cea2b95f0664fa89ba8095ad7ed0eeefed
+              tag: v4.7.0@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
             resources:
               requests:
                 cpu: 10m
                 memory: 64Mi
             securityContext:
               allowPrivilegeEscalation: false
@@ -70,13 +70,13 @@

             - -c
             - |
               cp /config-template/config.yml /config/config.yml
               echo "Config file copied from template"
             image:
               repository: ghcr.io/stuffanthings/qbit_manage
-              tag: v4.6.6@sha256:e4bb989719c9f3c7218c36f688de03cea2b95f0664fa89ba8095ad7ed0eeefed
+              tag: v4.7.0@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@gravity182 gravity182 merged commit ab371e6 into main Apr 5, 2026
6 checks passed
@renovate-bot-gravity182 renovate-bot-gravity182 bot deleted the renovate/ghcr.io-stuffanthings-qbit_manage-4.x branch April 5, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant